Resource StructureDefinition/FHIR Server from package ontariomicdrfhirimplementationguide-0.10.00#0.9.9-beta (265 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ca-on-mi-profile-practitioner",
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner",
"version" : "0.9.0",
"name" : "MICdrPractitioner",
"title" : "Practitioner Profile",
"status" : "active",
"date" : "2024-04-19T02:20:56.4940505+00:00",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "servd",
"uri" : "http://www.omg.org/spec/ServD/1.0/",
"name" : "ServD"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Practitioner",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Practitioner.meta",
"path" : "Practitioner.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Practitioner.meta.profile",
"path" : "Practitioner.meta.profile",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Practitioner.identifier",
"path" : "Practitioner.identifier",
"mustSupport" : true
},
{
"id" : "Practitioner.identifier.system",
"path" : "Practitioner.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Practitioner.identifier.value",
"path" : "Practitioner.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Practitioner.identifier.assigner",
"path" : "Practitioner.identifier.assigner",
"mustSupport" : true
},
{
"id" : "Practitioner.identifier.assigner.display",
"path" : "Practitioner.identifier.assigner.display",
"mustSupport" : true
},
{
"id" : "Practitioner.name",
"path" : "Practitioner.name",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Practitioner.name.family",
"path" : "Practitioner.name.family",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Practitioner.name.given",
"path" : "Practitioner.name.given",
"mustSupport" : true
},
{
"id" : "Practitioner.name.prefix",
"path" : "Practitioner.name.prefix",
"mustSupport" : true
},
{
"id" : "Practitioner.name.suffix",
"path" : "Practitioner.name.suffix",
"mustSupport" : true
},
{
"id" : "Practitioner.telecom",
"path" : "Practitioner.telecom",
"mustSupport" : true
},
{
"id" : "Practitioner.telecom.system",
"path" : "Practitioner.telecom.system",
"mustSupport" : true
},
{
"id" : "Practitioner.telecom.value",
"path" : "Practitioner.telecom.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Practitioner.telecom.use",
"path" : "Practitioner.telecom.use",
"mustSupport" : true
},
{
"id" : "Practitioner.address",
"path" : "Practitioner.address",
"mustSupport" : true
},
{
"id" : "Practitioner.address.use",
"path" : "Practitioner.address.use",
"mustSupport" : true
},
{
"id" : "Practitioner.address.type",
"path" : "Practitioner.address.type",
"mustSupport" : true
},
{
"id" : "Practitioner.address.line",
"path" : "Practitioner.address.line",
"mustSupport" : true
},
{
"id" : "Practitioner.address.city",
"path" : "Practitioner.address.city",
"mustSupport" : true
},
{
"id" : "Practitioner.address.district",
"path" : "Practitioner.address.district",
"mustSupport" : true
},
{
"id" : "Practitioner.address.state",
"path" : "Practitioner.address.state",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Codes for provinces, states and territories supported by Ontario Health interfaces",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/province-state-code"
}
},
{
"id" : "Practitioner.address.postalCode",
"path" : "Practitioner.address.postalCode",
"mustSupport" : true
},
{
"id" : "Practitioner.address.country",
"path" : "Practitioner.address.country",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "3-character ISO country codes supported by Ontario Health interfaces for use in addresses.",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/country-code"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.